|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcn.com.believer.songyuanframework.openapi.storage.box.factories.BaseBoxFactory
cn.com.believer.songyuanframework.openapi.storage.box.factories.BoxResponseFactory
public class BoxResponseFactory
Field Summary | |
---|---|
protected static Logger |
LOGGER
log4j object. |
Constructor Summary | |
---|---|
BoxResponseFactory()
|
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.factories.BaseBoxFactory |
---|
newInstanceOf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Logger LOGGER
Constructor Detail |
---|
public BoxResponseFactory()
Method Detail |
---|
public static AddToMyBoxResponse createAddToMyBoxResponse()
public static AddToTagResponse createAddToTagResponse()
public static CreateFolderResponse createCreateFolderResponse()
public static DeleteResponse createDeleteResponse()
public static DownloadResponse createDownloadResponse()
public static ExportTagsResponse createExportTagsResponse()
public static GetAccountTreeResponse createGetAccountTreeResponse()
public static GetAuthTokenResponse createGetAuthTokenResponse()
public static GetFileInfoResponse createGetFileInfoResponse()
public static GetFriendsResponse createGetFriendsResponse()
public static GetTicketResponse createGetTicketResponse()
public static LogoutResponse createLogoutResponse()
public static MoveResponse createMoveResponse()
public static PrivateShareResponse createPrivateShareResponse()
public static PublicShareResponse createPublicShareResponse()
public static PublicUnshareResponse createPublicUnshareResponse()
public static RegisterNewUserResponse createRegisterNewUserResponse()
public static RenameResponse createRenameResponse()
public static RequestFriendsResponse createRequestFriendsResponse()
public static SetDescriptionResponse createSetDescriptionResponse()
public static UploadResponse createUploadResponse()
public static VerifyRegistrationEmailResponse createVerifyRegistrationEmailResponse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |