org.opencrx.kernel.document1.jpa3
Class Document$Slice
java.lang.Object
org.opencrx.kernel.document1.jpa3.Document$Slice
- All Implemented Interfaces:
- Serializable
public class Document$Slice
- extends Object
- implements Serializable
Document$Slice object hold the Document's multivalued attributes
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Document$Slice
public Document$Slice()
- Constructor
Document$Slice
protected Document$Slice(Document object,
int index)
- Constructor
getModifiedBy
public String getModifiedBy()
setModifiedBy
public void setModifiedBy(String value)
getOwningGroup
public String getOwningGroup()
setOwningGroup
public void setOwningGroup(String value)
getCreatedBy
public String getCreatedBy()
setCreatedBy
public void setCreatedBy(String value)
getOwner
public String getOwner()
setOwner
public void setOwner(String value)
getFolder
public String getFolder()
setFolder
public void setFolder(String value)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.