Package org.alfresco.rest.model
Class RestSharedLinksModel
java.lang.Object
org.alfresco.utility.model.TestModel
org.alfresco.rest.model.RestSharedLinksModel
- All Implemented Interfaces:
IModelAssertion<RestSharedLinksModel>,IRestModel<RestSharedLinksModel>,org.alfresco.utility.model.Model
public class RestSharedLinksModel
extends org.alfresco.utility.model.TestModel
implements IRestModel<RestSharedLinksModel>
Generated from 'Alfresco Core REST API' swagger file
Base Path {@linkplain /alfresco/api/-default-/public/alfresco/versions/1}
- Author:
- Meenal Bhave
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getPath()onModel()voidsetAllowableOperations(List<String> allowableOperations) voidsetContent(RestContentModel content) voidsetExpiresAt(String expiresAt) voidvoidsetModifiedAt(String modifiedAt) voidsetModifiedByUser(RestByUserModel modifiedByUser) voidvoidvoidsetNodeType(String nodeType) voidsetPath(RestPathModel path) voidsetSharedByUser(RestByUserModel SharedByUser) Methods inherited from class org.alfresco.utility.model.TestModel
setRandomValuesForAllFields, toInfo, toJson, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.rest.core.assertion.IModelAssertion
and, assertThat
-
Constructor Details
-
RestSharedLinksModel
public RestSharedLinksModel() -
RestSharedLinksModel
-
-
Method Details
-
onModel
- Specified by:
onModelin interfaceIRestModel<RestSharedLinksModel>
-
getAllowableOperations
-
setAllowableOperations
-
getId
-
setId
-
getName
-
setName
-
getNodeType
-
setNodeType
-
getModifiedAt
-
setModifiedAt
-
getNodeId
-
setNodeId
-
getModifiedByUser
-
setModifiedByUser
-
getContent
-
setContent
-
getPath
-
setPath
-
getExpiresAt
-
setExpiresAt
-