de.nava.informa.core
Interface ItemGuidIF
- All Superinterfaces:
- Serializable, WithIdMIF
- All Known Implementing Classes:
- ItemGuid, ItemGuid
public interface ItemGuidIF
- extends WithIdMIF
This interface is implemented by objects representing
the GUID of a news item.
- Author:
- Michael Harhen
getLocation
String getLocation()
setLocation
void setLocation(String location)
isPermaLink
boolean isPermaLink()
- Returns:
- indicates whether the guid is a permalink.
setPermaLink
void setPermaLink(boolean permaLink)
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.