|
|||||||||
| Home >> All >> com >> flexstor >> common >> keys >> [ ejb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.keys.ejb
Class UserKey

java.lang.Objectcom.flexstor.common.keys.ejb.FlexKey
com.flexstor.common.keys.ejb.UserKey
- All Implemented Interfaces:
- java.io.Serializable
- public class UserKey
- extends FlexKey
| Field Summary | |
(package private) static long |
serialVersionUID
|
| Fields inherited from class com.flexstor.common.keys.ejb.FlexKey |
IDENTIFIER, ref |
| Constructor Summary | |
UserKey()
Default constructor for the UserKey() class. |
|
UserKey(byte[] aByteRef)
Initializes the key with an object reference. |
|
| Methods inherited from class com.flexstor.common.keys.ejb.FlexKey |
equals, getRef, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
| Constructor Detail |
UserKey
public UserKey()
- Default constructor for the UserKey() class.
UserKey
public UserKey(byte[] aByteRef)
- Initializes the key with an object reference.
|
|||||||||
| Home >> All >> com >> flexstor >> common >> keys >> [ ejb overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC