oracle.jbo.pcoll
Interface PCollPersistable
- All Known Implementing Classes:
- PCollNode
- public interface PCollPersistable
canBePersisted
public boolean canBePersisted()
getHasBeenPersisted
public boolean getHasBeenPersisted()
setHasBeenPersisted
public void setHasBeenPersisted(boolean b)
getPCollChanged
public boolean getPCollChanged()
setPCollChanged
public void setPCollChanged(boolean b)
getPersistentId
public long getPersistentId()
setPersistentId
public void setPersistentId(long id)
getPCollParentId
public long getPCollParentId()
setPCollParentId
public void setPCollParentId(long parentId)
Copyright © 1997, 2005, Oracle. All rights reserved.