Class FileEntryBlueprint
java.lang.Object
com.liferay.document.library.test.util.search.FileEntryBlueprint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributes(Map<String, Serializable> attributes) String[]longgetTitle()protected voidsetAssetTagNames(String[] assetTagNames) protected voidsetFileName(String fileName) protected voidsetGroupId(long groupId) protected voidsetInputStream(InputStream inputStream) protected voidprotected void
-
Constructor Details
-
FileEntryBlueprint
public FileEntryBlueprint()
-
-
Method Details
-
addAttributes
-
getAssetTagNames
-
getAttributes
-
getFileName
-
getGroupId
public long getGroupId() -
getInputStream
-
getTitle
-
getUserId
-
setAssetTagNames
-
setFileName
-
setGroupId
protected void setGroupId(long groupId) -
setInputStream
-
setTitle
-
setUserId
-