Package dev.getelements.elements.rt
Class SimpleResourceServiceListing
java.lang.Object
dev.getelements.elements.rt.SimpleResourceServiceListing
- All Implemented Interfaces:
ResourceService.Listing,Serializable
public class SimpleResourceServiceListing
extends Object
implements ResourceService.Listing, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()Returns thePathof thisResourceService.ListingReturns theResourceIdat the suppliedResourceId.inthashCode()voidvoidsetResourceId(ResourceId resourceId) toString()
-
Constructor Details
-
SimpleResourceServiceListing
public SimpleResourceServiceListing()
-
-
Method Details
-
getPath
Description copied from interface:ResourceService.ListingReturns thePathof thisResourceService.Listing- Specified by:
getPathin interfaceResourceService.Listing- Returns:
- the
Path
-
setPath
-
getResourceId
Description copied from interface:ResourceService.ListingReturns theResourceIdat the suppliedResourceId.- Specified by:
getResourceIdin interfaceResourceService.Listing- Returns:
- the
ResourceId
-
setResourceId
-
equals
-
hashCode
public int hashCode() -
toString
-