|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.domain.hibernate.UsageDeltaImpl
public class UsageDeltaImpl
Usage Delta Implementation
Constructor Summary | |
---|---|
UsageDeltaImpl()
|
Method Summary | |
---|---|
long |
getDeltaSize()
|
java.lang.Long |
getId()
|
Node |
getNode()
|
java.lang.Long |
getVersion()
|
void |
setDeltaSize(long deltaSize)
|
void |
setNode(Node node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UsageDeltaImpl()
Method Detail |
---|
public java.lang.Long getId()
public java.lang.Long getVersion()
public Node getNode()
getNode
in interface UsageDelta
public void setNode(Node node)
setNode
in interface UsageDelta
public long getDeltaSize()
getDeltaSize
in interface UsageDelta
public void setDeltaSize(long deltaSize)
setDeltaSize
in interface UsageDelta
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |