|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Infobit - just an versioned, secured and attributed chunk of information
| Field Summary | |
static java.lang.String |
CREATE_PERMISSION
capability name for infobit creation within given acl |
static java.lang.String |
REMOVE_PERMISSION
capability name for infobit removal within given acl |
static java.lang.String |
TYPE_ATTRIBUTE
attribute type definition ( i.e. |
| Method Summary | |
Acl |
getAcl()
acl controlling accsees to this infobit |
Version |
getActualVersion()
Gets the ActualVersion attribute of the Infobit object |
java.lang.String |
getName()
infobit name is human readable identification of infobit. |
java.util.List |
getVersions()
Gets the Versions attribute of the Infobit object |
| Methods inherited from interface com.infodesire.infobit.data.Attributed |
getAttributeMap |
| Field Detail |
public static final java.lang.String CREATE_PERMISSION
public static final java.lang.String REMOVE_PERMISSION
public static final java.lang.String TYPE_ATTRIBUTE
| Method Detail |
public java.lang.String getName()
public Acl getAcl()
public Version getActualVersion()
public java.util.List getVersions()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||