|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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.Jni
public String getName()
Document
IDL: [ helpstring("") ]
getName
in interface Document
IDL: [out] [retval] BSTR*
public String getOwner()
Document
IDL: [ helpstring("") ]
getOwner
in interface Document
IDL: [out] [retval] BSTR*
public void setOwner(String p0)
Document
IDL: [ helpstring("") ]
setOwner
in interface Document
p0
- IDL: [in] BSTR
public String getContainer()
Document
IDL: [ helpstring("") ]
getContainer
in interface Document
IDL: [out] [retval] BSTR*
public String getUserName()
Document
IDL: [ helpstring("") ]
getUserName
in interface Document
IDL: [out] [retval] BSTR*
public void setUserName(String p0)
Document
IDL: [ helpstring("") ]
setUserName
in interface Document
p0
- IDL: [in] BSTR
public int getPermissions()
Document
IDL: [ helpstring("") ]
getPermissions
in interface Document
IDL: [out] [retval] LONG*
public void setPermissions(int p0)
Document
IDL: [ helpstring("") ]
setPermissions
in interface Document
p0
- IDL: [in] LONG
public Object getDateCreated()
Document
IDL: [ helpstring("") ]
getDateCreated
in interface Document
IDL: [out] [retval] VARIANT*
public Object getLastUpdated()
Document
IDL: [ helpstring("") ]
getLastUpdated
in interface Document
IDL: [out] [retval] VARIANT*
public int getAllPermissions()
Document
IDL: [ helpstring("") ]
getAllPermissions
in interface Document
IDL: [out] [retval] LONG*
public Property CreateProperty(Object p0, Object p1, Object p2, Object p3)
Document
IDL: [ helpstring("") ]
CreateProperty
in interface Document
p0
- IDL: [in] [optional] VARIANT
p1
- IDL: [in] [optional] VARIANT
p2
- IDL: [in] [optional] VARIANT
p3
- 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 Document
public Property CreateProperty(Object p0)
CreateProperty
in interface Document
public Property CreateProperty()
CreateProperty
in interface Document
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |