|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IName
Represents a non null and URL safe name for the property service entities. Instances of this are immutable. The valid characters are
Character.isLetterOrDigit(char), '-', '_', '.', '{', '}' and Character.isWhitespace(char)
| Method Summary | |
|---|---|
java.lang.String |
getName()Returns the string representation of this name. |
| Method Detail |
|---|
java.lang.String getName()
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||