|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
com.moesol.bindings.microsoft.dao._DAO.Jni
com.moesol.bindings.microsoft.dao.Document.Jni
public static class Document.Jni
Implementation, Java to COM.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
|---|
IDispatch.Jni.MoeSolInternal |
| Nested classes/interfaces inherited from interface com.moesol.bindings.microsoft.dao.Document |
|---|
Document.Disp, Document.Jni |
| Field Summary |
|---|
| Fields inherited from interface com.moesol.bindings.microsoft.dao.Document |
|---|
IID, TYPELIB |
| Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF |
| Constructor Summary | |
|---|---|
protected |
Document.Jni()
|
| Method Summary | |
|---|---|
Property |
CreateProperty()
[optional=4] |
Property |
CreateProperty(Object p0)
[optional=3] |
Property |
CreateProperty(Object p0,
Object p1)
[optional=2] |
Property |
CreateProperty(Object p0,
Object p1,
Object p2)
[optional=1] |
Property |
CreateProperty(Object p0,
Object p1,
Object p2,
Object p3)
IDL: [ helpstring("") ] |
int |
getAllPermissions()
IDL: [ helpstring("") ] |
String |
getContainer()
IDL: [ helpstring("") ] |
Object |
getDateCreated()
IDL: [ helpstring("") ] |
Object |
getLastUpdated()
IDL: [ helpstring("") ] |
String |
getName()
IDL: [ helpstring("") ] |
String |
getOwner()
IDL: [ helpstring("") ] |
int |
getPermissions()
IDL: [ helpstring("") ] |
String |
getUserName()
IDL: [ helpstring("") ] |
protected void |
internalOnSetInterface()
Template method to setup apartment thread checking. |
void |
setOwner(String p0)
IDL: [ helpstring("") ] |
void |
setPermissions(int p0)
IDL: [ helpstring("") ] |
void |
setUserName(String p0)
IDL: [ helpstring("") ] |
| Methods inherited from class com.moesol.bindings.microsoft.dao._DAO.Jni |
|---|
getProperties |
| Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
|---|
Invoke |
| Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni |
|---|
equals, finalize, hashCode, QueryInterface, QueryInterface, Release, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.moesol.bindings.microsoft.dao._DAO |
|---|
getProperties |
| Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown |
|---|
QueryInterface, QueryInterface, Release |
| Constructor Detail |
|---|
protected Document.Jni()
| Method Detail |
|---|
protected void internalOnSetInterface()
IUnknown.Jni
internalOnSetInterface in class _DAO.Jnipublic String getName()
DocumentIDL: [ helpstring("") ]
getName in interface DocumentIDL: [out] [retval] BSTR*public String getOwner()
DocumentIDL: [ helpstring("") ]
getOwner in interface DocumentIDL: [out] [retval] BSTR*public void setOwner(String p0)
DocumentIDL: [ helpstring("") ]
setOwner in interface Documentp0 - IDL: [in] BSTRpublic String getContainer()
DocumentIDL: [ helpstring("") ]
getContainer in interface DocumentIDL: [out] [retval] BSTR*public String getUserName()
DocumentIDL: [ helpstring("") ]
getUserName in interface DocumentIDL: [out] [retval] BSTR*public void setUserName(String p0)
DocumentIDL: [ helpstring("") ]
setUserName in interface Documentp0 - IDL: [in] BSTRpublic int getPermissions()
DocumentIDL: [ helpstring("") ]
getPermissions in interface DocumentIDL: [out] [retval] LONG*public void setPermissions(int p0)
DocumentIDL: [ helpstring("") ]
setPermissions in interface Documentp0 - IDL: [in] LONGpublic Object getDateCreated()
DocumentIDL: [ helpstring("") ]
getDateCreated in interface DocumentIDL: [out] [retval] VARIANT*public Object getLastUpdated()
DocumentIDL: [ helpstring("") ]
getLastUpdated in interface DocumentIDL: [out] [retval] VARIANT*public int getAllPermissions()
DocumentIDL: [ helpstring("") ]
getAllPermissions in interface DocumentIDL: [out] [retval] LONG*
public Property CreateProperty(Object p0,
Object p1,
Object p2,
Object p3)
DocumentIDL: [ helpstring("") ]
CreateProperty in interface Documentp0 - IDL: [in] [optional] VARIANTp1 - IDL: [in] [optional] VARIANTp2 - IDL: [in] [optional] VARIANTp3 - IDL: [in] [optional] VARIANT
IDL: [out] [retval] Property**
public Property CreateProperty(Object p0,
Object p1,
Object p2)
CreateProperty in interface Document
public Property CreateProperty(Object p0,
Object p1)
CreateProperty in interface Documentpublic Property CreateProperty(Object p0)
CreateProperty in interface Documentpublic Property CreateProperty()
CreateProperty in interface Document
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||