Package com.cbe
Class ShareManager
java.lang.Object
com.cbe.ShareManager
Managing Shares.
This class represents a list of Shares.
This class represents a list of Shares.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionShareManager(long cPtr, boolean cMemoryOwn) ShareManager(DefaultCtor arg0) Default constructor. -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()voidfinalize()static longgetCPtr(ShareManager obj) voidlistAvailableShares(ListSharesDelegate delegate) Lists the shares exposed by other users to current user.voidlistMyShares(ListSharesDelegate delegate) Lists the shares exposed by current user.