Class WsRestAddMemberRequest
java.lang.Object
edu.internet2.middleware.grouperClient.ws.beans.WsRestAddMemberRequest
- All Implemented Interfaces:
WsRequestBean
bean that will be the data from rest request
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionT or F, if this is a search by identifier, with no source, or the external source, and the subject is not found, then add an external subject (if the user is alloweddate this membership will be disabled, yyyy/MM/dd HH:mm:ss.SSSdate this membership will be enabled, yyyy/MM/dd HH:mm:ss.SSSWsParam[]String[]voidsetActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1) voidsetAddExternalSubjectIfNotFound(String addExternalSubjectIfNotFound1) T or F, if this is a search by identifier, with no source, or the external source, and the subject is not found, then add an external subject (if the user is allowedvoidsetClientVersion(String clientVersion1) voidsetDisabledTime(String disabledTime1) date this membership will be disabled, yyyy/MM/dd HH:mm:ss.SSSvoidsetEnabledTime(String enabledTime1) date this membership will be enabled, yyyy/MM/dd HH:mm:ss.SSSvoidsetFieldName(String fieldName1) voidsetIncludeGroupDetail(String includeGroupDetail1) who to act as if not the connecting uservoidsetIncludeSubjectDetail(String includeSubjectDetail1) voidvoidsetReplaceAllExisting(String replaceAllExisting1) voidsetSubjectAttributeNames(String[] subjectAttributeNames1) voidsetSubjectLookups(WsSubjectLookup[] subjectLookups1) voidvoidsetWsGroupLookup(WsGroupLookup wsGroupLookup1)
-
Constructor Details
-
WsRestAddMemberRequest
public WsRestAddMemberRequest()
-
-
Method Details
-
getDisabledTime
date this membership will be disabled, yyyy/MM/dd HH:mm:ss.SSS- Returns:
- disabled time
-
setDisabledTime
date this membership will be disabled, yyyy/MM/dd HH:mm:ss.SSS- Parameters:
disabledTime1-
-
getEnabledTime
date this membership will be enabled, yyyy/MM/dd HH:mm:ss.SSS- Returns:
- date
-
setEnabledTime
date this membership will be enabled, yyyy/MM/dd HH:mm:ss.SSS- Parameters:
enabledTime1-
-
getClientVersion
- Returns:
- the clientVersion
-
setClientVersion
- Parameters:
clientVersion1- the clientVersion to set
-
getWsGroupLookup
- Returns:
- the wsGroupLookup
-
setWsGroupLookup
- Parameters:
wsGroupLookup1- the wsGroupLookup to set
-
getSubjectLookups
- Returns:
- the subjectLookups
-
setSubjectLookups
- Parameters:
subjectLookups1- the subjectLookups to set
-
getReplaceAllExisting
- Returns:
- the replaceAllExisting
-
setReplaceAllExisting
- Parameters:
replaceAllExisting1- the replaceAllExisting to set
-
getActAsSubjectLookup
- Returns:
- the actAsSubjectLookup
-
setActAsSubjectLookup
- Parameters:
actAsSubjectLookup1- the actAsSubjectLookup to set
-
getFieldName
- Returns:
- the fieldName
-
setFieldName
- Parameters:
fieldName1- the fieldName to set
-
getTxType
- Returns:
- the txType
-
setTxType
- Parameters:
txType1- the txType to set
-
getIncludeGroupDetail
- Returns:
- the includeGroupDetail
-
setIncludeGroupDetail
who to act as if not the connecting user- Parameters:
includeGroupDetail1- the includeGroupDetail to set
-
getIncludeSubjectDetail
- Returns:
- the includeSubjectDetail
-
setIncludeSubjectDetail
- Parameters:
includeSubjectDetail1- the includeSubjectDetail to set
-
getSubjectAttributeNames
- Returns:
- the subjectAttributeNames
-
setSubjectAttributeNames
- Parameters:
subjectAttributeNames1- the subjectAttributeNames to set
-
getParams
- Returns:
- the params
-
setParams
- Parameters:
params1- the params to set
-
getAddExternalSubjectIfNotFound
T or F, if this is a search by identifier, with no source, or the external source, and the subject is not found, then add an external subject (if the user is allowed- Returns:
- T or F or blank
-
setAddExternalSubjectIfNotFound
T or F, if this is a search by identifier, with no source, or the external source, and the subject is not found, then add an external subject (if the user is allowed- Parameters:
addExternalSubjectIfNotFound1-
-