|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.client.gwt.model.actions.CheckOut
public class CheckOut
Created by The eXo Platform SAS.
| Field Summary | |
|---|---|
protected String |
objectId
|
protected String |
repositoryId
|
| Constructor Summary | |
|---|---|
CheckOut()
|
|
| Method Summary | |
|---|---|
String |
getObjectId()
Gets the value of the objectId property. |
String |
getRepositoryId()
Gets the value of the repositoryId property. |
void |
setObjectId(String value)
Sets the value of the objectId property. |
void |
setRepositoryId(String value)
Sets the value of the repositoryId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String repositoryId
protected String objectId
| Constructor Detail |
|---|
public CheckOut()
| Method Detail |
|---|
public String getRepositoryId()
Stringpublic void setRepositoryId(String value)
value - allowed object is
Stringpublic String getObjectId()
Stringpublic void setObjectId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||