|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.web_visage.spoiler2.PostSpec
public class PostSpec
Post specifications. Describes the way news are going to be posted.
| Constructor Summary | |
|---|---|
PostSpec(FeedSpec feedSpec,
NewsPostFormatter formatter)
Constructor. |
|
| Method Summary | |
|---|---|
FeedSpec |
getFeedSpec()
Returns the feedSpec. |
NewsPostFormatter |
getFormatter()
Returns the formatter. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostSpec(FeedSpec feedSpec,
NewsPostFormatter formatter)
feedSpec - formatter - | Method Detail |
|---|
public FeedSpec getFeedSpec()
public NewsPostFormatter getFormatter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||