|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentVersion | |
|---|---|
| com.acesoft.aceoffix | |
| Uses of DocumentVersion in com.acesoft.aceoffix |
|---|
| Methods in com.acesoft.aceoffix that return DocumentVersion | |
|---|---|
static DocumentVersion |
DocumentVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DocumentVersion[] |
DocumentVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.acesoft.aceoffix with parameters of type DocumentVersion | |
|---|---|
void |
AceoffixCtrlPHP.createNewDocument(java.lang.String userName,
DocumentVersion docVersion)
Creates a new document and open it for editing online. |
void |
AceoffixCtrl.createNewDocument(java.lang.String userName,
DocumentVersion docVersion)
Creates a new document and open it for editing online. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||