| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.publication.URLInformation
public class URLInformation
This class resolves all Lenya-specific information from a webapp URL.
| Constructor Summary | |
|---|---|
URLInformation(java.lang.String webappUrl)
Ctor.  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getArea()
Returns the area (without the "info-" prefix).  | 
 java.lang.String | 
getCompleteArea()
Returns the complete area (including the "info-" prefix).  | 
 java.lang.String | 
getDocumentUrl()
Returns the document URL.  | 
 java.lang.String | 
getPublicationId()
Returns the publication ID.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public URLInformation(java.lang.String webappUrl)
webappUrl - A webapp URL (without context prefix).| Method Detail | 
|---|
public java.lang.String getArea()
public java.lang.String getCompleteArea()
public java.lang.String getDocumentUrl()
public java.lang.String getPublicationId()
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||