cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions
Class PrivateShareRequestImpl
java.lang.Object
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl
cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.PrivateShareRequestImpl
- All Implemented Interfaces:
- BoxRequest, PrivateShareRequest
public class PrivateShareRequestImpl
- extends BoxRequestImpl
- implements PrivateShareRequest
- Author:
- Jimmy
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.functions.BoxRequestImpl |
apiKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrivateShareRequestImpl
public PrivateShareRequestImpl()
getAuthToken
public java.lang.String getAuthToken()
- Specified by:
getAuthToken
in interface PrivateShareRequest
- Returns:
- the authToken
setAuthToken
public void setAuthToken(java.lang.String authToken)
- Specified by:
setAuthToken
in interface PrivateShareRequest
- Parameters:
authToken
- the authToken to set
getTarget
public java.lang.String getTarget()
- Specified by:
getTarget
in interface PrivateShareRequest
- Returns:
- the target
setTarget
public void setTarget(java.lang.String target)
- Specified by:
setTarget
in interface PrivateShareRequest
- Parameters:
target
- the target to set
getTargetId
public java.lang.String getTargetId()
- Specified by:
getTargetId
in interface PrivateShareRequest
- Returns:
- the targetId
setTargetId
public void setTargetId(java.lang.String targetId)
- Specified by:
setTargetId
in interface PrivateShareRequest
- Parameters:
targetId
- the targetId to set
getEmails
public java.lang.String[] getEmails()
- Specified by:
getEmails
in interface PrivateShareRequest
- Returns:
- the emails
setEmails
public void setEmails(java.lang.String[] emails)
- Specified by:
setEmails
in interface PrivateShareRequest
- Parameters:
emails
- the emails to set
getMessage
public java.lang.String getMessage()
- Specified by:
getMessage
in interface PrivateShareRequest
- Returns:
- the message
setMessage
public void setMessage(java.lang.String message)
- Specified by:
setMessage
in interface PrivateShareRequest
- Parameters:
message
- the message to set
isNofity
public boolean isNofity()
- Specified by:
isNofity
in interface PrivateShareRequest
- Returns:
- the nofity
setNofity
public void setNofity(boolean nofity)
- Specified by:
setNofity
in interface PrivateShareRequest
- Parameters:
nofity
- the nofity to set
getActionName
public java.lang.String getActionName()
- Description copied from class:
BoxRequestImpl
- get action name.
- Specified by:
getActionName
in interface BoxRequest
- Specified by:
getActionName
in class BoxRequestImpl
- Returns:
- action name