|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Node
Interface for beans carrying general information for alf_node data.
| Method Summary | |
|---|---|
AuditablePropertiesEntity |
getAuditableProperties()
|
java.lang.Boolean |
getDeleted()
|
java.lang.Long |
getLocaleId()
|
org.alfresco.util.Pair |
getNodePair()
|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
|
org.alfresco.service.cmr.repository.NodeRef.Status |
getNodeStatus()
|
NodeVersionKey |
getNodeVersionKey()
Helper method to get a key that includes the node and its current version number |
StoreEntity |
getStore()
|
TransactionEntity |
getTransaction()
|
java.lang.Long |
getTypeQNameId()
|
java.lang.String |
getUuid()
|
java.lang.Long |
getVersion()
|
void |
lock()
Helper method to force the instance to be read-only |
| Methods inherited from interface org.alfresco.repo.domain.node.NodeIdAndAclId |
|---|
getAclId, getId |
| Method Detail |
|---|
NodeVersionKey getNodeVersionKey()
void lock()
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
org.alfresco.service.cmr.repository.NodeRef.Status getNodeStatus()
org.alfresco.util.Pair getNodePair()
java.lang.Long getVersion()
StoreEntity getStore()
java.lang.String getUuid()
java.lang.Long getTypeQNameId()
java.lang.Long getLocaleId()
java.lang.Boolean getDeleted()
TransactionEntity getTransaction()
AuditablePropertiesEntity getAuditableProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||