Class DirectAccessUrl
java.lang.Object
org.alfresco.service.cmr.repository.DirectAccessUrl
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
void
setAttachment
(boolean attachment) void
setContentUrl
(String contentUrl) void
setExpiryTime
(Date expiryTime)
-
Constructor Details
-
DirectAccessUrl
public DirectAccessUrl()
-
-
Method Details